CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - p2p CSharp

搜索资源列表

  1. CSharp

    0下载:
  2. c#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:198716
    • 提供者:qiong
  1. P2PChat.rar

    0下载:
  2. P2P聊天工具,内附源代码;P2P聊天工具,内附源代码;P2P聊天工具,内附源代码。,failed to translate
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:25935
    • 提供者:王健飞
  1. P2P.rar

    0下载:
  2. Visual C#实现网络点对点通讯程序,即一个简单点对点聊天软件,可以多人同时使用。,Visual C# point-to-point network communication procedures, that is, a simple peer-to-peer chat software, you can use more than at the same time.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:19688
    • 提供者:foe
  1. TcpFileTransferDemo

    0下载:
  2. 一个用C#写的P2P文件传输源代码,一个用C#写的P2P文件传输源代码-TcpFileTransferDemo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:83045
    • 提供者:wangyue
  1. QP2PFileShare

    0下载:
  2. 基于TCp的P2P文件共享应用,包含源代码以及运行程序-TCp of P2P-based file sharing applications, including source code, and run the program
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:44833
    • 提供者:黄科满
  1. SilverlightP2P-16352

    0下载:
  2. silverlight的p2p库,在sl上实现p2p功能的尝试-silverlight p2p lib
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:207125
    • 提供者:leenuxeast
  1. P2Psocket

    0下载:
  2. P2P视频通信源代码,使用upd,tcp/ip通讯协议, 用C#开发。-P2P video communications source code, the use of upd, tcp/ip protocol, with the C# development.
  3. 所属分类:P2P

    • 发布日期:2017-03-23
    • 文件大小:538268
    • 提供者:wo
  1. P2P

    0下载:
  2. 可正常运行~分为服务端和客户端,内网穿透,学习的好例子。-Normal operation can be divided into server-and client, network penetration, a good example of learning.
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:99358
    • 提供者:
  1. CSharp-p2p

    0下载:
  2. 关于一个p2p文件传输与聊天的软件,两个功能合成。-On a p2p file transfer and chat software, the synthesis of two functions.
  3. 所属分类:P2P

    • 发布日期:2017-03-26
    • 文件大小:113253
    • 提供者:guo
  1. csharpp2pComunication

    0下载:
  2. 利用C sharp实现p2p通讯的代码,对不在同一局域网的主机实现通讯-C sharp realization of the use of p2p communications code, are not hosts to achieve the same local area network communication
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:46052
    • 提供者:张军
  1. VoiceChat

    0下载:
  2. 一个P2P语音聊天的例子,由c#编写。包括语音录制,传输接收和播放。-An example of P2P voice chat, by the c# Prepared. Including voice recording, transmission, reception and playback.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:19661
    • 提供者:hheee
  1. 71477199P2P

    0下载:
  2. 基于p2p原理的视频聊天软件,个人感觉不错,欢迎大家下载!-Principle-based p2p video chat software, personal feeling good, welcome you to download!
  3. 所属分类:P2P

    • 发布日期:2017-04-04
    • 文件大小:318342
    • 提供者:林喵喵
  1. P2PNAT

    0下载:
  2. P2P之UDP穿透NAT的实现,一个模拟P2P通讯的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后.(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation)-p2p protocol, udp, CSHARP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:49186
    • 提供者:alex_cn
  1. P2P

    0下载:
  2. 视频点播-P2P
  3. 所属分类:.net

    • 发布日期:2017-03-22
    • 文件大小:729264
    • 提供者:库波
  1. fileshare

    0下载:
  2. P2P问件上传和下载This program is sort of a Peer to Peer application where there is transfer of files between two peers. -This program is sort of a Peer to Peer application where there is transfer of files between two peers.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:36946
    • 提供者:敖静波
  1. P2PExample

    0下载:
  2. p2p 程序 源代码 网络编程 用 Csharp 实现的 适合 学习-p2p C# network programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:60378
    • 提供者:厄运
  1. p2p

    0下载:
  2. 点对点通信实现客户端的通信 方便快捷 很好的大家可以-cshap
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:19534
    • 提供者:李贺
  1. CSharp---P2P-and-NAT-

    0下载:
  2. 讲解如果通过NAT打洞来实现P2P打洞,资料中包含源码。-Explain if the holes to achieve through the NAT P2P holes, the information contained in the source code.
  3. 所属分类:P2P

    • 发布日期:2017-03-24
    • 文件大小:227536
    • 提供者:任我行
  1. P2PChat

    1下载:
  2. p2p wcf 聊天系统,编译和运行程序需要.net framework3.0 先执行ChatServer 然后执行P2Pchat-p2p wcf chat system, compile and run the program needs. net framework3.0 first run and then run P2Pchat ChatServer
  3. 所属分类:P2P

    • 发布日期:2017-05-14
    • 文件大小:3746672
    • 提供者:邓冬冬
  1. CSharp--P2P

    0下载:
  2. C#下用P2P技术实现点对点聊天 C#下用P2P技术实现点对点聊-i known
  3. 所属分类:P2P

    • 发布日期:2016-01-25
    • 文件大小:44032
    • 提供者:叶枫
« 1 23 4 »
搜珍网 www.dssz.com